Papers with per-instance basis
Dissecting Generation Modes for Abstractive Summarization Models via Ablation and Attribution (2021.acl-long)
Copied to clipboard
| Challenge: | Abstractive summarization models have made great strides in recent years, but little is known about how they actually form summaries and how to understand where their decisions come from. |
| Approach: | They propose a two-step method to interpret summarization model decisions by categorizing each decoder decision into one of several generation modes. |
| Outcome: | The proposed method can identify phrases the summarization model has memorized and determine where in the training pipeline this memorization happened, and study complex generation phenomena on a per-instance basis. |
x1: Learning to Think Adaptively Across Languages and Cultures (2026.findings-acl)
Copied to clipboard
Yangfan Ye, Xiaocheng Feng, Xiachong Feng, Yichong Huang, Zekun Yuan, Lei Huang, Weitao Ma, Qichen Hong, Yunfei Lu, Dandan Tu, Bing Qin
| Challenge: | Existing large language models (LLMs) ignore this diversity by reasoning in a single dominant language. |
| Approach: | They propose a family of reasoning models that can adaptively reason in an advantageous language on a per-instance basis. |
| Outcome: | The proposed model can reason in a single dominant language on a per-instance basis. |